Deprecate gtk_widget_get_root_window
authorMatthias Clasen <mclasen@redhat.com>
Sat, 25 Jan 2014 01:15:10 +0000 (20:15 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 25 Jan 2014 01:16:34 +0000 (20:16 -0500)
commit5034920f7809181bcfaf4d84ef9b8e1fabf0fb9f
treeef6254776f5a81149d3412cca8d6c6803e8d1f8c
parente1d9974537269f4478c6612f03c48ee42deb40ba
Deprecate gtk_widget_get_root_window

The root window is a fairly X-centric concept, and it
really has no place in the GtkWidget API. Plus, this
is a rarely-used one-line convenience function with
poor documentation.
gtk/gtkwidget.c
gtk/gtkwidget.h